projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
109a770
)
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 5 Apr 2007 17:56:23 +0000
(17:56 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 5 Apr 2007 17:56:23 +0000
(17:56 +0000)
entire form.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 2a68f65abe0bb93e0546aefc4b3a2eb2c57c67ed..2aaa12c58629c58c8f124045b51806c5f8df5804 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print
+ entire form.
+
2007-04-05 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)